home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
arexx
/
rxasl
/
examples
/
filef.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1999-05-17
|
144b
|
7 lines
/* */
a.FilterFunc = "parse arg a,b,c;say a '-' b '-' c2x(c) '-' c2d(Import(offset(c,132),4) );exit 1"
a.FilterString = 1
call ReqFile("A")